unsigned number meaning in English
无符号数
Examples
- When considered as unsigned numbers
(在它们视作无符号数时) 。 - 1 may be either a signed number or an unsigned number depending on context
依上下文1可以是一个有号数或是一个无号数 - Which represents a base 10 unsigned number , is prefixed with a negative sign
,它表示一个10为基的无符号数,前面带一个负号。 - Which represents a non - base 10 unsigned number , is prefixed with a negative sign
,它表示一个非10为基的无符号数,前面带一个负号。 - 2 may be either a double - cell signed number or a double - cell unsigned number depending on context
依上下文2可以是一个双单元有号数或是一个双单元无号数